﻿2026-07-28T02:48:07.0329179Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-28T02:48:07.0335602Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-28T02:48:07.0343404Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T02:48:07.0343620Z env:
2026-07-28T02:48:07.0343734Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-28T02:48:07.0343892Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-28T02:48:07.0344190Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30323708322-1-27a2065e4225481b8a5be380dd3f7be5
2026-07-28T02:48:07.0344581Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30323708322-1-27a2065e4225481b8a5be380dd3f7be5
2026-07-28T02:48:07.0344945Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30323708322-1-27a2065e4225481b8a5be380dd3f7be5
2026-07-28T02:48:07.0345212Z ##[endgroup]
2026-07-28T02:48:23.8971085Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.49s
2026-07-28T02:49:00.5175160Z ────────────
2026-07-28T02:49:00.5175450Z  Nextest run ID c1824c32-578f-497b-a1d0-f1d4b533f1e4 with nextest profile: default
2026-07-28T02:49:00.5175751Z     Starting 181 tests across 62 binaries (108 binaries skipped)
2026-07-28T02:49:09.2494670Z         PASS [   8.731s] (  1/181) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-28T02:49:11.7247382Z         PASS [   2.475s] (  2/181) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-28T02:49:14.3525981Z         LEAK [   2.628s] (  3/181) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-28T02:49:29.8218910Z         PASS [  15.469s] (  4/181) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-28T02:49:38.2614776Z         PASS [   8.440s] (  5/181) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-28T02:49:46.2782063Z         PASS [   8.017s] (  6/181) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-28T02:49:56.6050893Z         PASS [  10.327s] (  7/181) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-28T02:50:02.2207839Z         PASS [   5.616s] (  8/181) spt::daemon_refresh_e2e daemon_refresh_cycles_brain_while_hosted_endpoint_survives
2026-07-28T02:50:09.8956818Z         PASS [   7.675s] (  9/181) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-28T02:50:13.7394054Z         PASS [   3.844s] ( 10/181) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-28T02:50:16.8074375Z         PASS [   3.068s] ( 11/181) spt::endpoint_teardown_authority_e2e shutdown_reaps_the_hosted_subtree_it_reports_suspending
2026-07-28T02:50:25.0282415Z         PASS [   8.221s] ( 12/181) spt::endpoint_teardown_authority_e2e stop_reaps_the_hosted_subtree_and_run_recovers_the_endpoint
2026-07-28T02:50:27.9801128Z         PASS [   2.952s] ( 13/181) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-28T02:50:31.9909976Z         PASS [   4.011s] ( 14/181) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-07-28T02:50:34.9138683Z         PASS [   2.923s] ( 15/181) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-07-28T02:50:40.3760903Z         PASS [   5.462s] ( 16/181) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-28T02:50:43.6548665Z         PASS [   3.279s] ( 17/181) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-28T02:50:46.6587076Z         PASS [   3.004s] ( 18/181) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-28T02:50:48.4736718Z         PASS [   1.815s] ( 19/181) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-28T02:50:58.2510382Z         PASS [   9.777s] ( 20/181) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-28T02:51:00.8664798Z         PASS [   2.615s] ( 21/181) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-28T02:51:05.0543600Z         PASS [   4.188s] ( 22/181) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-28T02:51:07.2339739Z         PASS [   2.180s] ( 23/181) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-28T02:51:07.2477986Z         PASS [   0.014s] ( 24/181) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-28T02:51:07.2770631Z         PASS [   0.029s] ( 25/181) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-28T02:51:07.2860343Z         PASS [   0.009s] ( 26/181) spt::oneliner_e2e install_script_against_staged_release
2026-07-28T02:51:11.7866733Z         PASS [   4.501s] ( 27/181) spt::projindex_reader_e2e readers_answer_from_daemon_maintained_index_with_zero_git
2026-07-28T02:51:22.6403292Z         PASS [  10.854s] ( 28/181) spt::projindex_writer_e2e writer_cold_warm_and_event_invalidation_against_live_daemon
2026-07-28T02:51:24.4371583Z         PASS [   1.797s] ( 29/181) spt::rc_attach_truth harness_only_refuses_truthfully_pre_stream
2026-07-28T02:51:27.1932179Z         PASS [   2.756s] ( 30/181) spt::rc_attach_truth offline_row_over_live_session_attaches
2026-07-28T02:51:30.5985513Z         PASS [   3.405s] ( 31/181) spt::rc_attach_truth offline_row_with_no_session_refuses
2026-07-28T02:51:33.5527891Z         PASS [   2.954s] ( 32/181) spt::rc_attach_truth rc_owned_display_carries_no_pump_diagnostics
2026-07-28T02:51:41.2043784Z         PASS [   7.652s] ( 33/181) spt::rc_attach_truth resume_never_bound_reads_unbound_and_attaches
2026-07-28T02:51:47.5268956Z         PASS [   6.322s] ( 34/181) spt::rc_attach_truth zombie_claim_refuses_never_attaches
2026-07-28T02:51:55.8311521Z         PASS [   8.304s] ( 35/181) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-28T02:51:58.3832407Z         PASS [   2.552s] ( 36/181) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-28T02:51:58.6574253Z         PASS [   0.274s] ( 37/181) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-28T02:51:58.8266463Z         PASS [   0.169s] ( 38/181) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-28T02:51:58.9009606Z         PASS [   0.074s] ( 39/181) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-28T02:51:58.9833547Z         PASS [   0.082s] ( 40/181) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-28T02:51:59.0436764Z         PASS [   0.060s] ( 41/181) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-28T02:51:59.0718075Z         PASS [   0.028s] ( 42/181) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-28T02:51:59.1539237Z         PASS [   0.082s] ( 43/181) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-28T02:51:59.2420080Z         PASS [   0.088s] ( 44/181) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-28T02:51:59.3003304Z         PASS [   0.058s] ( 45/181) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-28T02:51:59.3301166Z         PASS [   0.030s] ( 46/181) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-28T02:52:01.4071223Z         PASS [   2.077s] ( 47/181) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-28T02:52:01.5494201Z         PASS [   0.142s] ( 48/181) spt-daemon::attach resize_is_controller_exclusive
2026-07-28T02:52:01.6413852Z         PASS [   0.092s] ( 49/181) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-28T02:52:01.7890019Z         PASS [   0.148s] ( 50/181) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-28T02:52:02.1728180Z         PASS [   0.384s] ( 51/181) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-28T02:52:02.8342866Z         PASS [   0.661s] ( 52/181) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-28T02:52:03.1793592Z         PASS [   0.345s] ( 53/181) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-28T02:52:03.8304083Z         PASS [   0.651s] ( 54/181) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-28T02:52:04.5375021Z         PASS [   0.707s] ( 55/181) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-28T02:52:05.2128800Z         PASS [   0.675s] ( 56/181) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-28T02:52:05.5630260Z         PASS [   0.350s] ( 57/181) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-28T02:52:05.7084376Z         PASS [   0.145s] ( 58/181) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-28T02:52:06.0903379Z         PASS [   0.382s] ( 59/181) spt-daemon::broker spawn_env_reaches_child
2026-07-28T02:52:06.4737156Z         PASS [   0.383s] ( 60/181) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-28T02:52:06.4829238Z         PASS [   0.009s] ( 61/181) spt-daemon::budget measure_dormant_seat_budget
2026-07-28T02:52:07.4259579Z         PASS [   0.943s] ( 62/181) spt-daemon::conn_blackhole_lifecycle blackholed_controller_lifecycle_five_invariants
2026-07-28T02:52:09.5305660Z         PASS [   2.105s] ( 63/181) spt-daemon::controller_lease equal_lease_replay_stays_silent_and_never_self_displaces
2026-07-28T02:52:11.1717368Z         PASS [   1.641s] ( 64/181) spt-daemon::controller_lease revoke_terminates_a_wedged_incumbent_plain_control
2026-07-28T02:52:12.7610200Z         PASS [   1.589s] ( 65/181) spt-daemon::controller_lease revoke_terminates_a_wedged_incumbent_take
2026-07-28T02:52:13.1522131Z         PASS [   0.391s] ( 66/181) spt-daemon::controller_lease same_node_distinct_lease_take_displaces_loudly_and_completes_the_stream
2026-07-28T02:52:13.5388903Z         PASS [   0.387s] ( 67/181) spt-daemon::controller_lease same_node_newer_gen_plain_control_supersedes_loudly_and_completes_the_stream
2026-07-28T02:52:13.6521699Z         PASS [   0.113s] ( 68/181) spt-daemon::controller_lease stale_lease_input_and_resize_mutate_nothing_and_shell_injection_lands
2026-07-28T02:52:18.0951466Z         PASS [   4.443s] ( 69/181) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-28T02:52:24.4805821Z         PASS [   6.385s] ( 70/181) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-28T02:52:24.7463681Z         PASS [   0.266s] ( 71/181) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-28T02:52:24.7605384Z         PASS [   0.014s] ( 72/181) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-28T02:52:24.9475706Z         PASS [   0.187s] ( 73/181) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-28T02:52:25.2193725Z         PASS [   0.272s] ( 74/181) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-28T02:52:25.4415042Z         PASS [   0.222s] ( 75/181) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-28T02:52:25.7256927Z         PASS [   0.284s] ( 76/181) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-28T02:52:25.8540942Z         PASS [   0.128s] ( 77/181) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-28T02:52:26.0679414Z         PASS [   0.214s] ( 78/181) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-28T02:52:26.2805958Z         PASS [   0.213s] ( 79/181) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-28T02:52:30.9038621Z         PASS [   4.623s] ( 80/181) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-28T02:52:31.0474024Z         PASS [   0.143s] ( 81/181) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-28T02:52:31.3545678Z         PASS [   0.307s] ( 82/181) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-28T02:52:31.5565575Z         PASS [   0.202s] ( 83/181) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-28T02:52:33.2764386Z         PASS [   1.720s] ( 84/181) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-28T02:52:33.4044845Z         PASS [   0.128s] ( 85/181) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-28T02:52:33.4940212Z         PASS [   0.089s] ( 86/181) spt-daemon::endpoint_lifecycle dead_pid_hybrid_row_does_not_survive_reconcile
2026-07-28T02:52:33.8894432Z         PASS [   0.395s] ( 87/181) spt-daemon::endpoint_lifecycle dead_relay_converges_while_its_live_sibling_still_delivers
2026-07-28T02:52:34.0386987Z         PASS [   0.149s] ( 88/181) spt-daemon::endpoint_lifecycle definitive_death_normalizes_and_next_reconcile_emits_no_wake_resume
2026-07-28T02:52:35.1181235Z         PASS [   1.079s] ( 89/181) spt-daemon::endpoint_lifecycle poll_vs_reap_interleave_converges_to_cleared_stamps
2026-07-28T02:52:35.3875721Z         PASS [   0.269s] ( 90/181) spt-daemon::endpoint_lifecycle raw_viewport_close_frees_the_controller_full_chain_across_broker_restart
2026-07-28T02:52:35.6806612Z         PASS [   0.293s] ( 91/181) spt-daemon::endpoint_survival daemon_restart_reruns_a_previously_online_orphaned_endpoint
2026-07-28T02:52:35.9235915Z         PASS [   0.243s] ( 92/181) spt-daemon::endpoint_survival daemon_restart_resumes_a_ready_agent_controllable_orphan
2026-07-28T02:52:35.9594388Z         PASS [   0.036s] ( 93/181) spt-daemon::endpoint_survival reconcile_leaves_a_legitimate_live_pid_ready_listener_online
2026-07-28T02:52:36.0415478Z         PASS [   0.082s] ( 94/181) spt-daemon::endpoint_survival reconcile_terminally_offlines_a_sessionless_ready_agent_controllable_hybrid
2026-07-28T02:52:36.8612287Z         PASS [   0.820s] ( 95/181) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-28T02:52:36.9160248Z         PASS [   0.055s] ( 96/181) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-28T02:52:40.3946294Z         PASS [   3.479s] ( 97/181) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-28T02:52:43.3490744Z         PASS [   2.954s] ( 98/181) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-28T02:52:44.5020082Z         PASS [   1.153s] ( 99/181) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-28T02:52:46.5841526Z         PASS [   2.082s] (100/181) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-28T02:52:58.8463082Z         PASS [  12.262s] (101/181) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-28T02:53:01.2149556Z         PASS [   2.369s] (102/181) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-28T02:53:01.9380023Z         PASS [   0.723s] (103/181) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-28T02:53:02.7651034Z         PASS [   0.827s] (104/181) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-28T02:53:05.0187877Z         PASS [   2.254s] (105/181) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-28T02:53:05.9571854Z         PASS [   0.938s] (106/181) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-28T02:53:18.2805823Z         PASS [  12.323s] (107/181) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-28T02:53:19.0008596Z         PASS [   0.720s] (108/181) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-28T02:53:28.0644442Z         PASS [   9.064s] (109/181) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-28T02:53:28.4659709Z         PASS [   0.401s] (110/181) spt-daemon::inject_control_wedge parked_message_to_already_idle_endpoint_is_delivered_without_a_poke
2026-07-28T02:53:28.9680677Z         PASS [   0.502s] (111/181) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-28T02:53:33.2268472Z         PASS [   4.259s] (112/181) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-28T02:53:33.5127208Z         PASS [   0.286s] (113/181) spt-daemon::inject_control_wedge w5a_bigmultiline_inject_arrives_byte_complete_across_a_loop
2026-07-28T02:53:34.6226041Z         PASS [   1.110s] (114/181) spt-daemon::inject_control_wedge w5a_forced_echo_miss_redrives_once_then_loud_spools
2026-07-28T02:53:47.0554551Z         PASS [  12.433s] (115/181) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-28T02:54:19.0203131Z         PASS [  31.965s] (116/181) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-28T02:54:19.6749772Z         PASS [   0.655s] (117/181) spt-daemon::mesh_recovery health_degrades_during_all_peer_failure_and_recovers_on_real_progress
2026-07-28T02:54:20.0925949Z         PASS [   0.418s] (118/181) spt-daemon::mesh_recovery poison_cache_row_is_repaired_from_the_roster_at_startup
2026-07-28T02:54:25.6751293Z         PASS [   5.582s] (119/181) spt-daemon::mesh_recovery roster_route_survives_a_transient_dial_failure_with_discovery_disabled
2026-07-28T02:54:28.3438129Z         PASS [   2.669s] (120/181) spt-daemon::net_worker_starve dead_peer_dial_burst_vs_net_runtime_canary
2026-07-28T02:54:30.9740247Z         PASS [   2.630s] (121/181) spt-daemon::net_worker_starve unreachable_peer_dial_burst_vs_net_runtime_canary
2026-07-28T02:54:31.9491667Z         PASS [   0.975s] (122/181) spt-daemon::redispatch finished_historical_attach_neither_takes_nor_clears_current_controller
2026-07-28T02:54:32.8096599Z         PASS [   0.860s] (123/181) spt-daemon::redispatch finished_pending_sync_request_still_serves_across_generation_start
2026-07-28T02:54:36.4153976Z         PASS [   3.606s] (124/181) spt-daemon::redispatch finished_unretired_attach_is_skipped_and_drained_not_replayed
2026-07-28T02:54:37.0208215Z         PASS [   0.605s] (125/181) spt-daemon::redispatch opener_evicted_active_stream_resumes_after_dispatcher_restart
2026-07-28T02:54:37.6757951Z         PASS [   0.655s] (126/181) spt-daemon::redispatch transient_worker_start_failure_recovers_via_claim_retry
2026-07-28T02:54:39.5923845Z         PASS [   1.917s] (127/181) spt-daemon::redispatch_stall old_broker_unknown_verb_answer_falls_back_to_the_peek_and_serves_real_traffic
2026-07-28T02:54:44.3538111Z         PASS [   4.761s] (128/181) spt-daemon::redispatch_stall opener_transient_is_bounded_requeue_never_a_peek_subscriber
2026-07-28T02:54:46.3469732Z         PASS [   1.993s] (129/181) spt-daemon::redispatch_stall poisoned_subscriber_cancels_the_paired_forwarding_leg_then_recovery_serves
2026-07-28T02:54:48.9467428Z         PASS [   2.600s] (130/181) spt-daemon::redispatch_stall seat_blocked_failure_trips_the_breaker_and_the_stream_recovers
2026-07-28T02:54:52.1037892Z         PASS [   3.157s] (131/181) spt-daemon::redispatch_stall stale_unfinished_attach_replay_neither_takes_nor_clears_the_replacement_controller
2026-07-28T02:54:55.0551296Z         PASS [   2.951s] (132/181) spt-daemon::redispatch_stall wedged_subscriber_never_stalls_the_producer_and_recovery_replays_gapless
2026-07-28T02:54:55.2628917Z         PASS [   0.208s] (133/181) spt-daemon::registry_lifecycle multichunk_feed_applies_with_exactly_one_snapshot_write
2026-07-28T02:55:00.2765921Z         FAIL [   5.011s] (134/181) spt-daemon::registry_lifecycle oneway_rounds_plateau_rows_seats_and_a_refresh_replays_nothing
2026-07-28T02:55:00.2766585Z   stdout ───
2026-07-28T02:55:00.2766662Z 
2026-07-28T02:55:00.2766730Z     running 1 test
2026-07-28T02:55:00.2766950Z     test oneway_rounds_plateau_rows_seats_and_a_refresh_replays_nothing ... FAILED
2026-07-28T02:55:00.2767155Z 
2026-07-28T02:55:00.2767204Z     failures:
2026-07-28T02:55:00.2767279Z 
2026-07-28T02:55:00.2767324Z     failures:
2026-07-28T02:55:00.2767517Z         oneway_rounds_plateau_rows_seats_and_a_refresh_replays_nothing
2026-07-28T02:55:00.2767804Z 
2026-07-28T02:55:00.2768054Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 4.99s
2026-07-28T02:55:00.2768421Z 
2026-07-28T02:55:00.2768540Z   stderr ───
2026-07-28T02:55:00.2768860Z     NTP_TOTP_UNCORRECTED: all NTP servers unreachable — ceremony clock = raw system clock
2026-07-28T02:55:00.2769802Z     CONN_LIFECYCLE: conn=1 role=brain wall_ms=1785207295321 mono_ms=0 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2770791Z     CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785207295322 mono_ms=0 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2772513Z     CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785207295926 mono_ms=604 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2773005Z     PUMP_IPC_READER: spawned
2026-07-28T02:55:00.2773170Z     PUMP_IPC_READER: spawned
2026-07-28T02:55:00.2774662Z     CONN_LIFECYCLE: conn=5 role=brain presence-subscriber wall_ms=1785207295938 mono_ms=616 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2779322Z     CONN_LIFECYCLE: conn=4 role=brain wall_ms=1785207296001 mono_ms=679 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2781638Z     CONN_LIFECYCLE: conn=5 role=brain presence-subscriber wall_ms=1785207296015 mono_ms=693 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2783217Z     CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785207296028 mono_ms=707 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2784268Z     CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785207296029 mono_ms=707 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2786596Z     CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=1 wall_ms=1785207296029 mono_ms=707 event=stream-sub-attach stream=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2788121Z     CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=1 wall_ms=1785207296029 mono_ms=707 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2789094Z     CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=1 wall_ms=1785207296031 mono_ms=709 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2790075Z     CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785207296031 mono_ms=709 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2791294Z     CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785207296031 mono_ms=709 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2792531Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 wall_ms=1785207296250 mono_ms=928 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2793698Z     CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785207296309 mono_ms=987 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2795408Z     CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785207296309 mono_ms=987 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2796463Z     CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=2 wall_ms=1785207296309 mono_ms=987 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2797417Z     CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=2 wall_ms=1785207296309 mono_ms=987 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2798492Z     CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=2 wall_ms=1785207296416 mono_ms=1094 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2799206Z     CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785207296416 mono_ms=1094 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2799829Z     CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785207296416 mono_ms=1094 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2800438Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 wall_ms=1785207296810 mono_ms=1488 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2801128Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785207296827 mono_ms=1505 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2801764Z     CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785207296841 mono_ms=1519 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2802277Z     CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785207296841 mono_ms=1519 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2802896Z     CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=3 wall_ms=1785207296842 mono_ms=1520 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2803491Z     CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=3 wall_ms=1785207296842 mono_ms=1520 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2804293Z     CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=3 wall_ms=1785207296842 mono_ms=1520 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2805025Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785207296842 mono_ms=1520 event=stream-sub-release stream=3 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2805616Z     CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785207296842 mono_ms=1521 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2806134Z     CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785207296843 mono_ms=1521 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2806669Z     CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785207297069 mono_ms=1747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2807539Z     CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785207297069 mono_ms=1747 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2808941Z     CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=4 wall_ms=1785207297070 mono_ms=1748 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2810046Z     CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=4 wall_ms=1785207297070 mono_ms=1748 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2811126Z     CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=4 wall_ms=1785207297072 mono_ms=1750 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2812095Z     CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785207297072 mono_ms=1750 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2813454Z     CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785207297072 mono_ms=1750 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2814741Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 wall_ms=1785207297094 mono_ms=1772 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2815989Z     CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785207297145 mono_ms=1823 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2816864Z     CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785207297146 mono_ms=1824 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2817914Z     CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=5 wall_ms=1785207297146 mono_ms=1824 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2818955Z     CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=5 wall_ms=1785207297146 mono_ms=1824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2820173Z     CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=5 wall_ms=1785207297181 mono_ms=1859 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2820760Z     CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785207297181 mono_ms=1859 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2821438Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 wall_ms=1785207297181 mono_ms=1859 event=stream-sub-release stream=5 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2822175Z     CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785207297181 mono_ms=1859 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2822691Z     CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785207297400 mono_ms=2078 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2823282Z     CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785207297400 mono_ms=2078 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2824047Z     CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=6 wall_ms=1785207297400 mono_ms=2078 event=stream-sub-attach stream=6 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2824645Z     CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=6 wall_ms=1785207297400 mono_ms=2078 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2825337Z     CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=6 wall_ms=1785207297402 mono_ms=2080 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2825912Z     CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785207297402 mono_ms=2080 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2826425Z     CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785207297402 mono_ms=2080 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2827216Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 wall_ms=1785207297434 mono_ms=2112 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2828096Z     CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785207297476 mono_ms=2154 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2828668Z     CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785207297476 mono_ms=2154 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2829291Z     CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=7 wall_ms=1785207297476 mono_ms=2154 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2830192Z     CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=7 wall_ms=1785207297476 mono_ms=2154 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2831100Z     CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=7 wall_ms=1785207297523 mono_ms=2201 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2832082Z     CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785207297523 mono_ms=2201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2832986Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 wall_ms=1785207297523 mono_ms=2201 event=stream-sub-release stream=7 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2833808Z     CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785207297523 mono_ms=2201 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2834356Z     CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785207297730 mono_ms=2408 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2835163Z     CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785207297730 mono_ms=2408 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2835927Z     CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=8 wall_ms=1785207297730 mono_ms=2408 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2836626Z     CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=8 wall_ms=1785207297730 mono_ms=2408 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2837378Z     CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=8 wall_ms=1785207297732 mono_ms=2410 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2838117Z     CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785207297732 mono_ms=2410 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2839009Z     CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785207297732 mono_ms=2410 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2840743Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 stream-subscriber stream=9 wall_ms=1785207297777 mono_ms=2455 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2841960Z     CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785207297831 mono_ms=2509 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2842587Z     CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785207297831 mono_ms=2509 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2843246Z     CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=9 wall_ms=1785207297832 mono_ms=2510 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2843937Z     CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=9 wall_ms=1785207297832 mono_ms=2510 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2845278Z     CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=9 wall_ms=1785207297866 mono_ms=2544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2846293Z     CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785207297866 mono_ms=2544 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2846956Z     CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785207297866 mono_ms=2544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2847822Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 stream-subscriber stream=9 wall_ms=1785207297866 mono_ms=2544 event=stream-sub-release stream=9 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2849318Z     CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785207298085 mono_ms=2764 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2850241Z     CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785207298086 mono_ms=2764 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2851298Z     CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=10 wall_ms=1785207298086 mono_ms=2764 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2852236Z     CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=10 wall_ms=1785207298086 mono_ms=2764 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2853148Z     CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=10 wall_ms=1785207298087 mono_ms=2765 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2854157Z     CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785207298088 mono_ms=2766 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2855202Z     CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785207298088 mono_ms=2766 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2857026Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 stream-subscriber stream=9 stream-subscriber stream=11 wall_ms=1785207298119 mono_ms=2797 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2858550Z     CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785207298161 mono_ms=2839 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2859631Z     CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785207298161 mono_ms=2839 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2860820Z     CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=11 wall_ms=1785207298162 mono_ms=2840 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2862513Z     CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=11 wall_ms=1785207298162 mono_ms=2840 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2863657Z     CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=11 wall_ms=1785207298195 mono_ms=2873 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2864730Z     CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785207298195 mono_ms=2874 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2866280Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 stream-subscriber stream=9 stream-subscriber stream=11 wall_ms=1785207298196 mono_ms=2874 event=stream-sub-release stream=11 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2867920Z     CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785207298196 mono_ms=2874 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2868938Z     CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785207298415 mono_ms=3093 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2869909Z     CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785207298415 mono_ms=3093 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2870998Z     CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=12 wall_ms=1785207298416 mono_ms=3094 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2872042Z     CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=12 wall_ms=1785207298416 mono_ms=3094 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2873130Z     CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=12 wall_ms=1785207298417 mono_ms=3095 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2874314Z     CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785207298417 mono_ms=3095 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2875152Z     CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785207298417 mono_ms=3095 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2875912Z     CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785207298720 mono_ms=3398 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2876479Z     CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785207298721 mono_ms=3399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2877807Z     CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=5 stream-subscriber stream=7 stream-subscriber stream=9 stream-subscriber stream=11 stream-subscriber stream=13 wall_ms=1785207300149 mono_ms=4827 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2878921Z     CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785207300220 mono_ms=4898 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2879483Z     CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785207300220 mono_ms=4898 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2880565Z     CONN_LIFECYCLE: conn=44 role=brain stream-subscriber stream=13 wall_ms=1785207300221 mono_ms=4899 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2881214Z 
2026-07-28T02:55:00.2881691Z     thread 'oneway_rounds_plateau_rows_seats_and_a_refresh_replays_nothing' (46968) panicked at crates\spt-daemon\tests\registry_lifecycle.rs:512:5:
2026-07-28T02:55:00.2882794Z     the refresh must subscribe NO historical rows (zero replay churn): held 0 -> 1, seats 0 (growth is the violation; a drop is a straggler retiring)
2026-07-28T02:55:00.2883578Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-28T02:55:00.2884993Z     CONN_LIFECYCLE: conn=44 role=brain stream-subscriber stream=13 wall_ms=1785207300221 mono_ms=4899 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2885625Z     CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785207300221 mono_ms=4899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2886239Z     CONN_LIFECYCLE: conn=1 role=brain wall_ms=1785207300221 mono_ms=4899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-28T02:55:00.2886577Z 
2026-07-28T02:55:14.4907415Z         PASS [  14.213s] (135/181) spt-daemon::registry_lifecycle poisoned_registry_replay_strikes_out_terminal_while_fresh_feeds_serve
2026-07-28T02:55:14.8705983Z         PASS [   0.380s] (136/181) spt-daemon::render_lifecycle final_output_frame_precedes_exit_through_the_production_path
2026-07-28T02:55:19.0955031Z         PASS [   4.225s] (137/181) spt-daemon::resize_geometry_epoch a_real_conpty_grow_repaints_cell_for_cell_like_an_independent_authority
2026-07-28T02:55:23.3146332Z         PASS [   4.219s] (138/181) spt-daemon::resize_geometry_epoch a_real_conpty_shrink_repaints_cell_for_cell_like_an_independent_authority
2026-07-28T02:55:30.7611446Z         PASS [   7.446s] (139/181) spt-daemon::resize_presentation_barrier a_controller_resuming_across_the_transition_gets_the_repaint_never_raw
2026-07-28T02:55:37.7021457Z         PASS [   6.941s] (140/181) spt-daemon::resize_presentation_barrier a_live_controller_and_viewer_across_a_shrink_see_one_sync_frame_never_mixed_geometry
2026-07-28T02:55:48.1133978Z         PASS [  10.411s] (141/181) spt-daemon::restart_replay_lifetime a_raw_dead_connection_bound_opener_is_not_re_served_by_the_next_generation
2026-07-28T02:55:50.5377843Z         PASS [   2.424s] (142/181) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-28T02:55:54.9128198Z         PASS [   4.375s] (143/181) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-28T02:55:56.2451121Z         PASS [   1.332s] (144/181) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-28T02:55:56.9547025Z         PASS [   0.710s] (145/181) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-28T02:55:57.1724000Z         PASS [   0.218s] (146/181) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-28T02:55:57.2673432Z         PASS [   0.095s] (147/181) spt-daemon::spawn_truth concurrent_fresh_race_yields_one_created_one_conflict
2026-07-28T02:55:57.3374285Z         PASS [   0.070s] (148/181) spt-daemon::spawn_truth fresh_create_over_offline_raw_active_stale_ledger_creates
2026-07-28T02:55:57.3988267Z         PASS [   0.061s] (149/181) spt-daemon::spawn_truth fresh_over_live_is_a_typed_conflict_and_touches_nothing
2026-07-28T02:55:57.5058828Z         PASS [   0.107s] (150/181) spt-daemon::spawn_truth mixed_fresh_resume_race_never_two_children
2026-07-28T02:55:57.5238784Z         PASS [   0.018s] (151/181) spt-daemon::spawn_truth n1_broker_unknown_kind_fails_loud_never_created
2026-07-28T02:56:02.7457631Z         PASS [   5.222s] (152/181) spt-daemon::spawn_truth windows_run_never_refuses_over_a_dead_root_the_broker_holds_a_handle_to
2026-07-28T02:56:03.1802228Z         PASS [   0.434s] (153/181) spt-daemon::spawn_truth zombie_client_tree_is_reaped_and_run_succeeds_honestly
2026-07-28T02:57:03.2311704Z         SLOW [> 60.000s] (───────) spt-daemon::transport_death_eof transport_death_without_a_fin_surfaces_eof_to_the_serving_worker
2026-07-28T02:57:08.7957324Z         PASS [  65.615s] (154/181) spt-daemon::transport_death_eof transport_death_without_a_fin_surfaces_eof_to_the_serving_worker
2026-07-28T02:57:08.9361670Z         PASS [   0.140s] (155/181) spt-daemon::two_origin_spanning digest_span_supersedes_a_replayed_generation
2026-07-28T02:57:09.1308699Z         PASS [   0.195s] (156/181) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-28T02:57:09.1620860Z         PASS [   0.031s] (157/181) spt-daemon::twohost b2_attacher_child
2026-07-28T02:57:09.1726087Z         PASS [   0.010s] (158/181) spt-daemon::twohost two_host_ladder_role_a
2026-07-28T02:57:09.1843089Z         PASS [   0.012s] (159/181) spt-daemon::twohost two_host_ladder_role_b
2026-07-28T02:57:14.2130764Z         PASS [   5.029s] (160/181) spt-term::capture_vehicle_fidelity the_replay_vehicle_is_cell_transparent_with_dnar
2026-07-28T02:57:19.2370182Z         PASS [   5.024s] (161/181) spt-term::capture_vehicle_fidelity the_stock_console_vehicle_manufactures_the_field_string
2026-07-28T02:57:19.3076464Z         PASS [   0.071s] (162/181) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-07-28T02:57:19.3405479Z         PASS [   0.033s] (163/181) spt-term::dsr drain_forwards_child_output
2026-07-28T02:57:19.3820242Z         PASS [   0.041s] (164/181) spt-term::inject ctrl_c_interrupts_the_child
2026-07-28T02:57:19.4345908Z         PASS [   0.051s] (165/181) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-28T02:57:19.4471709Z         PASS [   0.014s] (166/181) spt-term::rc_console_newline_presentation a_bare_lf_is_an_index_in_a_spec_vt
2026-07-28T02:57:22.4668182Z         PASS [   3.020s] (167/181) spt-term::rc_console_newline_presentation rc_console_mode_today_column_resets_a_bare_lf
2026-07-28T02:57:25.5215292Z         PASS [   3.055s] (168/181) spt-term::rc_console_newline_presentation rc_console_mode_with_dnar_presents_what_the_emitter_addressed
2026-07-28T02:57:25.7837488Z         PASS [   0.262s] (169/181) spt-term::resize_console_mode_integrity a_surface_resize_does_not_alter_the_hosted_console_input_mode
2026-07-28T02:57:25.7916657Z         PASS [   0.008s] (170/181) spt-term::resize_console_mode_integrity the_probe_report_parses_out_of_a_re_rendered_stream
2026-07-28T02:57:25.9605193Z         PASS [   0.169s] (171/181) spt-term::resize_console_mode_integrity the_rig_detects_a_seeded_console_input_mode_change
2026-07-28T02:57:26.4854319Z         PASS [   0.525s] (172/181) spt-term::resize_console_mode_integrity typed_bytes_do_not_echo_back_as_output_after_a_resize
2026-07-28T02:57:26.4984885Z         PASS [   0.013s] (173/181) spt-term::screengrid_width_oracle combining_mark_zero_cell_survives_the_repaint
2026-07-28T02:57:26.5060984Z         PASS [   0.008s] (174/181) spt-term::screengrid_width_oracle cup_overwrite_after_wide_glyphs_lands_on_the_same_cells
2026-07-28T02:57:26.5136197Z         PASS [   0.007s] (175/181) spt-term::screengrid_width_oracle el_cleared_overflow_row_stays_blank_after_repaint
2026-07-28T02:57:26.5208521Z         PASS [   0.007s] (176/181) spt-term::screengrid_width_oracle ich_dch_erase_across_a_wide_half_leave_no_orphans
2026-07-28T02:57:26.5278957Z         PASS [   0.007s] (177/181) spt-term::screengrid_width_oracle wide_glyph_at_the_margin_fits_exactly_or_wraps_whole
2026-07-28T02:57:27.5868811Z         PASS [   1.059s] (178/181) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-28T02:57:27.6200058Z         PASS [   0.033s] (179/181) spt-term::stream delivers_every_value_under_resize
2026-07-28T02:57:27.6802570Z         PASS [   0.060s] (180/181) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-28T02:57:27.7071611Z         PASS [   0.027s] (181/181) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-07-28T02:57:27.7074644Z ────────────
2026-07-28T02:57:27.7074894Z      Summary [ 507.189s] 181 tests run: 180 passed (1 slow, 1 leaky), 1 failed, 0 skipped
2026-07-28T02:57:27.7075464Z         FAIL [   5.011s] (134/181) spt-daemon::registry_lifecycle oneway_rounds_plateau_rows_seats_and_a_refresh_replays_nothing
2026-07-28T02:57:27.7132051Z error: test run failed
2026-07-28T02:57:27.7794151Z ##[error]Process completed with exit code 1.
